How to Install crawl-common software package in Ubuntu 17.04 (Zesty Zapus)

How to Install crawl-common software package in Ubuntu 17.04 (Zesty Zapus)

crawl-common software package provides Dungeon Crawl, a text-based roguelike game (data files), you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install crawl-common 

crawl-common is installed in your system.

Make ensure the crawl-common package were installed using the commands given below,

$ sudo dpkg-query -l | grep crawl-common *

You will get with crawl-common package name, version, architecture and description in a table

crawl-common package basic information:

Distro Ubuntu 17 04 zesty zapus
Section Games
Package crawl-common
Version 2:0.19.1-1
Description Dungeon Crawl, a text-based roguelike game (data files)
Sub Section Games


See Also, How to uninstall or remove crawl-common software package from Ubuntu 17.04 (Zesty Zapus)?